home *** CD-ROM | disk | FTP | other *** search
- object fSplash: TfSplash
- Left = 279
- Top = 176
- AutoSize = True
- BorderStyle = bsNone
- Caption = 'fSplash'
- ClientHeight = 247
- ClientWidth = 400
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object imgSplash: TImage
- Left = 0
- Top = 0
- Width = 400
- Height = 247
- AutoSize = True
- end
- object NameImage2: TImage
- Left = 30
- Top = 128
- Width = 300
- Height = 20
- Visible = False
- end
- object Label1: TLabel
- Left = 16
- Top = 224
- Width = 112
- Height = 14
- Caption = 'Image1 Size: 400 x 247'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object SpecialThanksImage: TImage
- Left = 30
- Top = 114
- Width = 300
- Height = 14
- end
- object NameImage1: TImage
- Left = 30
- Top = 128
- Width = 300
- Height = 20
- end
- object FormTransitions1: TFormTransitions
- DestroyTransitions = False
- ShowTransition = CurrentTransition
- Left = 80
- Top = 72
- end
- object TransitionList1: TTransitionList
- Left = 152
- Top = 24
- object CurrentTransition: TBlendTransition
- Pass2Options.UseSolidColor = False
- PassSetting = teTwoPasses
- Milliseconds = 200
- end
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 2500
- OnTimer = Timer1Timer
- Left = 208
- Top = 56
- end
- end
-